Bug 1463035 - Remove MOZ_SIGNAL_TRAMPOLINE. r?darchons
authorMike Hommey <mh+mozilla@glandium.org>
Mon, 21 May 2018 03:04:22 +0000 (12:04 +0900)
committerCarsten Schoenert <c.schoenert@t-online.de>
Wed, 29 Jul 2020 20:26:14 +0000 (21:26 +0100)
commitd05247b40c40d8a2cc2ce0eccb9854b5cbfbb4a6
treea587e270af7cbe626e22232520de8b386dd047ea
parent59f14f7d94904406501becc58b714997ea36b570
Bug 1463035 - Remove MOZ_SIGNAL_TRAMPOLINE. r?darchons

For some reason, GNU as is not happy with the assembly generated after
bug 1238661 anymore on Debian armel.

OTOH, as mentioned in bug 1238661 comment 4, we actually don't need this
workaround anymore, so let's just kill it.

Gbp-Pq: Topic porting-armel
Gbp-Pq: Name Bug-1463035-Remove-MOZ_SIGNAL_TRAMPOLINE.-r-darchons.patch
mfbt/LinuxSignal.h [deleted file]
mfbt/moz.build
tools/profiler/core/platform-linux-android.cpp